Welcome![Sign In][Sign Up]
Location:
Search - led vc

Search list

[ActiveX/DCOM/ATLSevenSegNum

Description: 七段式数码管的模拟控件,VC++开发。可以直接在其他项目中使用-Seven-segment LED analog control, VC++ development. Can be directly used in other projects
Platform: | Size: 8967168 | Author: fuxiangjun | Hits:

[SCMTest2

Description: 用VC静态框实现的一个LED显示示例,里面完整的说明和演示-mplemented using VC static box example of a LED display, which explain and demonstrate the complete...
Platform: | Size: 45056 | Author: 张炜 | Hits:

[ConsoleUSB_Control_VC6

Description: 利用Microsoft Visual C++ 6.0开发的利用电脑控制单片机驱动LED等等,调试通过。这部分是VC程序-Make use of Microsoft Visual C++6.0 machines drive a LED etc. and adjust to try to pass
Platform: | Size: 3627008 | Author: 袁先生 | Hits:

[SCMchap_LED

Description: vc编写的读入图像并动态显示在LED上的程序。-image reading and LED display
Platform: | Size: 7628800 | Author: 李旭 | Hits:

[Windows CEMINI2440_WINCE_KEY_LED_TEST_VCPP

Description: MINI2440开发板 WINCE 平台下,按键与LED 测试程序,VC++,在VS2008,MINI2440SDK环境下编译,测试通过。-MINI2440 development board on WINCE platform , buttons and LED test program , VC++ ,compiler under in VS2008 , MINI2440SDK environment , test ok
Platform: | Size: 40960 | Author: itechnology | Hits:

[GUI DevelopTIMER

Description: C++时钟程序源码一个基于VC++的时钟程序源码(仿LED风格),当然要做成LED完全一样还需要做不少工作,窗体上的文字有些乱码,基础好的可以自己修正-Source of C++ clock program a program VC++ the clock source (similar to the LED style), of course, and making the LED exactly the same need to do a lot of work, some garbage in the form of text, basic good can amend
Platform: | Size: 25600 | Author: lvchuang | Hits:

[SCMcy7c68013_LED

Description: cy7c68013 LED控制实例程序(固件和VC软件界面)-CY7C68013 the LED control instance
Platform: | Size: 22739968 | Author: lizhong | Hits:

[SCMLEDLargerScreen

Description: 一款实现超大屏幕LED灯控制的小程序,VC编程-A large screen LED lights to control the applet, VC program
Platform: | Size: 114688 | Author: ApolloSong | Hits:

[CommunicationcontrolLED

Description: 本程序包含两部分,一部分是上位机用VC写的,通过usb通信来控制开发板上的LED的亮灭。另一部分时EZ-USB固件程序。-This program contains two parts, one written by the host computer using VC usb communication to control development board LED light off. Another part of the EZ-USB firmware.
Platform: | Size: 5458944 | Author: 何世辉 | Hits:

[SCMPC-through-USB-controls-C8051F320

Description: C8051F320的USB具有强大的通讯功能。先通过VC++编写控制代码,然后再用Keil4实现LED、数码管、温度传感器、键盘监控等模块的程序代码编写。最终通过USB连接PC与下位机。实现PC控制单片机的各个模块。-The C8051F320 The USB powerful communication features. Control code written by VC++, and then Keil4 LED digital tube, temperature sensors, keyboard monitoring module written in code. Eventually connected via USB PC and the next crew. Achieve PC control MCU module.
Platform: | Size: 17169408 | Author: Yuanpeichao | Hits:

[OtherVC_Programme

Description: 七段数码管显示控件源码,并应用到VC++实现温湿传送表通信检测程序中(全部源代码)-The seven-segment LED display control source, and applied to the VC++ to achieve the temperature and humidity transfer table communication detection program (source code)...
Platform: | Size: 12834816 | Author: 高侃 | Hits:

[Windows DevelopCClockST_demo

Description: VC++仿LDE显示屏风格的漂亮数码钟源码,项目名称:CClockST,源代码中包括了VC++所使用的两个实现LED功能的文件,还包括了BMP图像资源,不管是学习或是使用都想当不错。-The VC++ imitation of LDE display style beautiful digital clock source, the project name: CClockST source code includes two LED function VC++ used files, including BMP image resources, all want to either learn or use not bad.
Platform: | Size: 51200 | Author: Hou | Hits:

[VC/MFCCPP--from-0

Description: 曾经有些人问我问题,问得都是一些很基础的问题,但这些人却已经能使用VC编一个 对话框界面来进行必要的操作或者是文档/视界面来实时接收端口数据并动态显示曲线(还 使用了多线程技术),却连那些基础的问题都不清楚,并且最严重的后果就是导致编写出 拙劣的代码(虽然是多线程,但真不敢恭维),不清楚类的含义,混杂使用各种可用的技 术来达到目的(连用异常代替选择语句都弄出来了),代码逻辑混乱,感觉就和金山快译 的翻译效果一样。 如果本系列文章中有未提及的内容,还请参考MSDN中的C++语言参考(看完本系列文章后应该有能力做这件事了),而本系列给出的内容均是以VC编译器为基础,基于32位Windows操作系统的。 -Some people have asked me questions, and asked are some very basic questions, but these people have been able to use the VC compiled a dialog box interface to carry out the necessary operations or document/video interface port to receive real-time data and dynamic display of the curve (also uses multi-threading technology), not even those basic issues are unclear, and the most serious consequences that led to write bad code (although it is multi-threaded, but really flattered), do not know the meaning of the class mixed use available technology to achieve their goals (linked exception instead the select statement Dounong out) code logic chaos, I feel like and Kingsoft translation translation effect. If not mentioned in the article of this series, Please refer to the MSDN C++ Language Reference (read this series of articles should have the ability to do it), this series are given based on the VC compiler basis, based on 32-bit Windows operating system.
Platform: | Size: 532480 | Author: 王凡 | Hits:

[OS programTIMER

Description: 一个基于VC++的时钟程序源码(仿LED风格),当然要做成LED完全一样还需要做不少工作,窗体上的文字有些乱码,基础好的可以自己修正。-Based VC++ clock program source code (LED style imitation), of course, made exactly the same as a lot of work needs to be done, some garbled text on the form, a good foundation can fix LED.
Platform: | Size: 24576 | Author: 俞翠英 | Hits:

[SCMsingle-chip_Example

Description: 单片机学习程序,对于初学者和进阶学习的同学都有帮助,包含有程序源码(包含VC和汇编语言)和外围电路的设计电路。包含最小系统、LED灯的控制、定时器的应用、传感器端的设计等。程序源码同电路图对应,在WORD文档中。-MCU learning program for beginners and prestige learning classmates help, contains a program source circuit and peripheral circuit design. Contains the smallest system, the control of LED lights, the application of the timer, and sensor on the design. With circuit diagram corresponding to program source code, in a WORD document.
Platform: | Size: 1437696 | Author: jason | Hits:

[SCMLED_On1

Description: 基于stm32f103的点亮LED灯的程序 可以在vc++和uvision4中运行 并下载到JTAG中实现功能-The lit LED lights stm32f103 based program can be run in vc++ and uvision4 and downloaded to implement the functionality JTAG
Platform: | Size: 719872 | Author: 汪昡紫 | Hits:

[Dialog_WindowVC-LED

Description: 利用程序提供的方法可实现,时间的液晶显示 效果不错,源码需要添加进程序方可使用-Methods using the procedure can be realized, the time of the liquid crystal display effect is good, the source added process sequence can be used
Platform: | Size: 41984 | Author: 王宗会 | Hits:

[Static controlLedButton_help

Description: LED控件。 LED控件。 LED控件。 -LED in vc.LED in vc.LED in vc.LED in vc.LED in vc.LED in vc.
Platform: | Size: 72704 | Author: flymars | Hits:

[Windows CEKeyTest

Description: wince LED 上位机 程序VC 源码-wince LED PC program VC source
Platform: | Size: 2550784 | Author: shifa | Hits:

[VC/MFCLEDTest

Description: wince LED 上位机 程序VC 源码-wince LED PC program VC source
Platform: | Size: 2518016 | Author: shifa | Hits:
« 1 2 3 4 5 67 8 »

CodeBus www.codebus.net